home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Business Master (3rd Edition)
/
The Business Master (3rd Edition).iso
/
files
/
wordmisc
/
banner20
/
readme.bat
< prev
next >
Wrap
DOS Batch File
|
1993-05-01
|
519b
|
11 lines
echo off
cls
echo Welcome to TexaSoft's BANNER
echo ──────────────────────────────────────────────────────────────────────
echo You can run the program by entering the command BANNER. Or,
echo to install the program to a (hard) disk, enter the command INSTALL.
echo ──────────────────────────────────────────────────────────────────────
echo To print the documentation, use the command
echo PRINTDOC BANNER.DOC
echo ──────────────────────────────────────────────────────────────────────